@font-face {
  font-family: 'nhicofont';
  src:  url('../font/nhicofont.eot');
  src:  url('../font/nhicofont.eot') format('embedded-opentype'),
    url('../font/nhicofont.ttf') format('truetype'),
    url('https://www.tastek.cn/Myapp/Common/css/fonts/nhicofont.woff?xyfpo5') format('woff'),
    url('https://www.tastek.cn/Myapp/Common/css/fonts/nhicofont.svg?xyfpo5') format('svg');
  font-weight: normal;
  font-style: normal;
}

.icofont {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nhicofont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.nhicofont-next-1:before {
  content: "\e910";
}
.nhicofont-prev-1:before {
  content: "\e93c";
}
